home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / ma5_1h.zip / MA-FIX.TXT < prev    next >
Text File  |  1992-09-06  |  4KB  |  73 lines

  1. The following list shows all corrections made since version 5.1a was first
  2. uploaded to Compuserve on July 15, 1992:
  3.  
  4. Changes for 5.1a to 5.1b
  5.   1. Improve timing thru Int 08 interrupt for Disney Sound Source path.
  6.   2. Fix repeat key handling for Grey Del key.
  7.   3. Included Grey INS and DEL keys in Shift handling for the Learning menu.
  8.   4. Removed generation option in the Proficiency menu and enabled the main
  9.      menu G option.
  10.   5. Removed all TEST??.KB files from MA since test geneation can provide
  11.      all required practice scripts (will ship with 5 each of Novice, General,
  12.      and Extra .KB files).
  13.   6. Corrected dimension of ZX$ array.
  14.   7. Doubled stack size for addition of the test generation program.
  15.   8. Allowed wild cards in (K)eyboard Delete file function.
  16.   9. Increased maximum number of .KB files to 144 (18 lines of 8 names).
  17.  10. Changed delete command to also delete .TST and .KEY extentions for .KB
  18.      generated tests.
  19.  11. Added cursor control keys to select file to be loaded, saved or deleted
  20.      in the (K)eyboard and (P)roficiency sessions.
  21.  12. Made it impossible to remove the PARIS files from the .KB files so it is
  22.      always available for timing of sending speed.
  23.  
  24. Changes from 5.1b to 5.1c
  25.   1. Rewrite code to save screen so it uses display controller pages.  Use of
  26.      HELP (F1 key) is now much faster.
  27.   2. Edited ERROR61 file to include reference to generating tests as a reason
  28.      for running out of disk/diskette space.
  29.   3. Changed Receiving game scoring to credit for leading characters up to an
  30.      error in a group only the first time.  This more correctly rates a student
  31.      since he will only get points if he progress thru the group.  Repeating
  32.      the same error in the group at the same point only counts as an error.
  33.   4. Corrected a case in the Receiving game where the tone was sometimes
  34.      left on when ESC terminated the session.
  35.   5. Corrected PC hang caused when ESC is pressed when selecting color or
  36.      monocolor monitor (instead of C or M).
  37.   6. Added option for CCITT use of * (SK) and + (AR) to correct MA's
  38.      non-standard usage.
  39.   7. Added text messages for missing system files required for operation.
  40.  
  41. Changes from 5.1c to 5.1d
  42.   1. Corrected ESC handling from S, F and C options in the Endurance menu.
  43.   2. Changed handling upon exit from MA to return screen image as it was
  44.      before entry.
  45.   3. Removed unnecessary F (final speed) from (E)durance menu.
  46.   4. Changed default option for Weighting from Random to Text.
  47.   5. Corrected missing space after "HOW COPY?" in some generated tests 
  48.      (e.g. 1B-3), and regenerated distributed test and keys.
  49.   6. Simplified Option menu, Tone submenu selection for frequency
  50.      differentiation to 0 or 20 Hz, instead of 0, 5, 10, 15, or 20 Hz.
  51.      Made the Receiving game and Endurance sessions automatically reduce
  52.      the frequency differentiation by steps of 2 Hz after each five
  53.      correct answers.  Frequency differentiation is now on active for
  54.      the Learning menu and these two session.
  55.   7. Corrected minor problem of keyboard overrun for repeating keys in Int 15
  56.      routine.
  57.   8. Again fixed logic for ESC to always turn off the audio key.
  58.   9. Corrected logic in test generation to use CCITT flag for use of * and +
  59.      for AR or SK.
  60.  10. Added note to CCITT.TXT to document that the deletion of this file will
  61.      cause MA to automatically select CCITT key assignments for AR(+) and
  62.      SK(*).
  63.  11. Edited .TST and .KEY files so they appear more formal and may be used
  64.      directly by VE teams for testing.
  65.  12. Added code to turn power off on Disney Sound Source adapter when exiting
  66.      from the program (to conserve battery life).
  67.  13. Remove the code to set keyboard repeat rates to maximum.  (there were
  68.      complaints that it should be reset to entry conditions, and I don't
  69.      think that can be done).
  70.  14. Still unconfirmed if all conditions of a program hang when using s 
  71.      monocolor monitor system have been resolved.
  72.  
  73.